func runtime.selparkcommit

2 uses

	runtime (current package)
		select.go#L63: func selparkcommit(gp *g, _ unsafe.Pointer) bool {
		select.go#L328: 	gopark(selparkcommit, nil, waitReasonSelect, traceEvGoBlockSelect, 1)